@charset "utf-8";
/* CSS Document */

.index10bar {
    width: 100%;
    height: 370px;
    background: url(../img/i10-bg.jpg) no-repeat scroll top center;
}

.index10bar .index10 {
    width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 50px 0 45px;
}

.index10bar .index10 .ir {
    width: 630px;
    padding-left: 40px;
    float: right;
    position: relative;
}

.index10bar .index10 .ir h3 {
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 18px;
}

.index10bar .index10 .ir h2 {
    font-size: 35px;
    color: #fff;
    line-height: 35px;
    margin-bottom: 8px;
}

.index10bar .index10 .ir p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    text-align: justify;
}

.index10bar .index10 .ir a.more {
    width: 100px;
    height: 88px;
    background: rgba(229, 131, 35, 0.5);
    font-size: 16px;
    color: #fff;
    line-height: 88px;
    display: block;
    position: absolute;
    left: -100px;
    top: 146px;
    text-align: center;
}

.index10bar .index10 .ir a:hover.more {
    background: #e58323;
}

.index10bar .index10 .wx-box {
    width: 206px;
    height: 255px;
    background: url(../img/i10-wx-bg.png) no-repeat;
    position: absolute;
    bottom: -145px;
    right: -57px;
}

.index10bar .index10 .wx-box .wx {
    width: 120px;
    height: 120px;
    border-radius: 5px;
    background: #fff;
    padding: 5px;
    position: absolute;
    top: 73px;
    left: 40px;
}

.index10bar .index10 .wx-box .wx img {
    width: 120px;
    display: block;
    margin-bottom: 8px;
}

.index10bar .index10 .wx-box .wx p {
    font-size: 16px;
    color: #555;
    line-height: 26px;
    text-align: center;
}

.footerbar {
    width: 100%;
    height: auto;
    background: url(../img/f-bg.jpg) no-repeat scroll top center;
}

.footerbar .footer {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 63px;
    font-size: 0;
}

.footerbar .footer h2 {
    text-align: center;
    margin-bottom: 30px;
}

.footerbar .footer h2 img {
    width: 228px;
    display: block;
    margin: 0 auto;
}

.footerbar .footer .fnav {
    text-align: center;
    margin-bottom: 12px;
    margin-bottom: 4px;
}

.footerbar .footer .fnav ul {
    font-size: 0;
}

.footerbar .footer .fnav ul li {
    display: inline-block;
}

.footerbar .footer .fnav ul li a {
    font-size: 16px;
    color: #999899;
    line-height: 20px;
    padding: 0 26px;
    display: block;
    border-right: 1px solid #999899;
}

.footerbar .footer .fnav ul li:hover a {
    color: #e58323;
}

.footerbar .footer p {
    font-size: 16px;
    color: #999;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    margin-bottom: 4px;
}

.footerbar .footer p a {
    color: #999;
    display: inline-block;
    vertical-align: bottom;
}

.footerbar .footer p a:hover {
    color: #e58323;
}

.footerbar .footer p a img {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.footerbar .footer .flinks {
    text-align: center;
    margin-bottom: 4px;
}

.footerbar .footer .flinks h5 {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
}

.footerbar .footer .flinks ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.footerbar .footer .flinks ul li {
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
}

.footerbar .footer .flinks ul li a {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    display: block;
}

.footerbar .footer .flinks a.apply {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    display: block;
    text-align: center;
}

.footerbar .footer .flinks a:hover {
    color: #e58323;
}
